home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Software of the Month Club 2000 October
/
Software of the Month - Ultimate Collection Shareware 277.iso
/
pc
/
PROGRAMS
/
UTILITY
/
WINLINUX
/
DATA1.CAB
/
programs_-_usrdoc
/
PSMISC
/
INSTALL.{_2
< prev
next >
Wrap
Text File
|
1999-09-17
|
456b
|
16 lines
To build all programs in psmisc, simply execute
make
To install fuser, killall, pstree, and their man pages, run (as root)
make install
fuser is installed in /bin, killall and pstree are installed in /usr/bin
pidof is not installed by make install because different versions of
pidof exist and may already be installed. If you want to install the
pidof that comes with psmisc (and its man page), simply run (as root)
make install-pidof